static-delta: assert on non-regular files
authorJohn Hiesey <john@hiesey.com>
Wed, 26 Aug 2015 19:11:38 +0000 (12:11 -0700)
committerColin Walters <walters@verbum.org>
Wed, 26 Aug 2015 20:25:28 +0000 (16:25 -0400)
commit153f092d5109aa4e288d0117b0f0aa2baa78b94c
tree1f72af599bad3d856a4b80e35e51654dbea526cb
parent43d045309c7d4d72baa889ed4c474ea10f390132
static-delta: assert on non-regular files

Now that the computed similar objects are all regular files,
get_unpacked_unlinked_content should never be called on any other
object type. Assert that this is true instead of silently succeeding.
src/libostree/ostree-repo-static-delta-compilation.c